Skip to main content

VertexConnectivity

VertexConnectivity[g] gives the vertex connectivity of the graph g.

VertexConnectivity[g,s,t] gives the s-t vertex connectivity of the graph g.

VertexConnectivity[{v->w,…},…] uses rules v->w to specify the graph g.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.